Welcome![Sign In][Sign Up]
Location:
Search - bash linux

Search list

[Linux-UnixABS_Guide_cn

Description: 高级Bash脚本编程指南 这本使用大量的例子详细地介绍了Bash的语法,各种技巧,调试等等的技术,以循序渐进的学习方式,让你了解Bash的所有特性,在书中还有许多练习可以引导你思考,以得到更深入的知识。无论你是新手还是老手,或是使用其他语言的程序员,我能肯定你能在此书用受益。而本书除了介绍BASH的知识之外,也有许多有用的关于Linux/UNIX的知识和其他shell的介绍。-Advanced Bash Scripting Guide The use of a large number of examples of detailed description of the grammar Bash, a variety of techniques, debugging techniques, etc. in an orderly and progressive approach to learning, so that you understand all the features of Bash, in the book there are many practice can lead you to think in order to obtain more in-depth knowledge. Whether you are a novice or a veteran, or to use other language programmers, I am sure you can use to benefit from this book. And introduce this book apart from knowledge of BASH, but also has many useful on Linux/UNIX knowledge and the introduction of other shell.
Platform: | Size: 268288 | Author: wangd | Hits:

[Linux-Unixlinuxshellbash

Description: linux shell bash 编程,Linux软件的应用安装、cams应用指南-linux shell bash programming, Linux software installation, cams Application Guide
Platform: | Size: 20365312 | Author: jone | Hits:

[Linux-Unixccache-2.3.tar

Description: ccache 是一个快速的编译器缓存。当您编译一个程序的时候,它会缓存中间的结果。这样,不论什么时候您重新编译同一个程序,编译所需要得时间将被大大缩短。对于普通的编译来说,这可以提高编译速度5到10倍。 这个想法,来自 Erik Thiele 用bash写的 compilercache 。只不过,ccache用C再实现了一遍。但比前者性能高许多,也有更多的特性。 (注:Linux下运行)-ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the-E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations. The idea came from Erik Thiele wrote the original compilercache program as a bourne shell script. ccache is a re-implementation of Erik s idea in C with more features and better performance
Platform: | Size: 83968 | Author: 王军阵 | Hits:

[OtherThink_UNIX

Description: The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the Unix way of thinking. It s a worthy goal in a world with more Linux users than ever, and author Jon Lasser accomplishes it. He s both a capable writer and a knowledgeable user of Unix shell commands. Lasser uses bash under Red Hat Linux in most examples--which usually apply equally well to other Unix variants--and makes asides about other shells and environments, as needed.
Platform: | Size: 2246656 | Author: rishi | Hits:

[Linux-Unixmladdmulti

Description: script to load *.torrent files in mldonkey linux clinet - you can load file from bash or from php script-script to load*.torrent files in mldonkey linux clinet- you can load file from bash or from php script
Platform: | Size: 3072 | Author: oblus | Hits:

[Linux-Unixysh

Description: 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征:  能够执行外部程序命令,命令可以带参数。 . 。  能够执行fg、bg、cd、history、exit等内部命令。  使用管道和输入输出重定向。  支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 除此之外,在这个实验中还须做到:  使用make工具建立工程。  使用调试器gdb来调试程序。  提供清晰、详细的设计文档和解决方案。 -This experiment in order to achieve a simple command interpreter, that is, the shell process in Linux. Experimental procedure named ysh, required that their design is similar to the current popular interpretation of the procedures of the shell, such as bash, csh, tcsh, but it does not need a less complex function. ysh procedures should have the following important features:  external procedures to perform the command, the command can take parameters. . .  to perform fg, bg, cd, history, exit the internal order.  the use of input and output pipes and redirection.  support before and after the Taiwan operations, the provision of operating control functions, including a list of print jobs, change the current operation of the front running/background status of the pending operation and control, suspension and continue to run. In addition, this experiment must be done:  make tools to use to establish the project.  use gdb
Platform: | Size: 8192 | Author: 香烟 | Hits:

[Linux-Unixabs-guide-3.7

Description: unix/linux环境下的bash编程教程以及相关的bash例子程序-bash programming materials and demos under unix/linux
Platform: | Size: 1175552 | Author: wuqiwen | Hits:

[Linux-Unixext2

Description: information extraction from EXT2 filesystem. this program imitates the bash shell, and accepts such basic commands as info, group, pwd, ls, cd, cat, quit. this code was written in linux and compiled by gcc. it can be run on linux machines. i didn t use comments in the code, so if you have any questions, pm me.
Platform: | Size: 2048 | Author: kose | Hits:

[Linux-Unixbash_cookbook

Description: Book for using bash shell on unix-linux systems.
Platform: | Size: 1953792 | Author: stipe | Hits:

[Otherbash_program

Description: 毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne Again Shell),几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。作为系统与用户之间的交互接口,shell 几乎是你在UNIX 工作平台上最亲密的朋友,因此,学好shell,是学习Linux/UNIX 的的开始,并且它 会始终伴随你的工作学习。-There is no doubt, UNIX/Linux software, is one of the most important shell, the most popular shell is called Bash (Bourne Again Shell), almost all Linux and most UNIX can use Bash. As the interaction between system and user interface, shell almost UNIX workstations in your most intimate friends, therefore, to learn shell, is to learn Linux/UNIX in the beginning, and it will always work with you to learn.
Platform: | Size: 1367040 | Author: zhangji | Hits:

[Embeded-SCM Developabs_guide_cn

Description: linux/unix bash 高级编程资料。全面介绍bash开发。-linux/unix bash advanced programming information. Development of a comprehensive introduction bash.
Platform: | Size: 1367040 | Author: qbw008 | Hits:

[OtherPro_Bash_Programming_Scripting_the_Linux_Shell

Description: Pro_Bash_Programming_Scripting_the_Linux_Shell 是一本由浅入深的 Bash Shell Script.事实上, 在 UNIX/Linux 里, 很多工作不需要专门写一个C/C++程式来完成, 利用 Bash Script 就可以完成, 小巧简单迅速. Chapter 1: Hello, World! Your First Shell Program Chapter 2: Input, Output, and Throughput Chapter 3: Looping and Branching Chapter 4: Command-Line Parsing and Expansion Chapter 5: Parameters and Variables Chapter 6: Shell Functions Chapter 7: String Manipulation Chapter 8: File Operations and Commands Chapter 9: Reserved Words and Builtin Commands Chapter 10: Writing Bug-Free Scripts and Debugging the Rest Chapter 11: Programming for the Command Line Chapter 12: Runtime Configuration Chapter 13: Data Processing Chapter 14: Scripting the Screen Chapter 15: Entry-Level Programming -Pro_Bash_Programming_Scripting_the_Linux_Shell is a progressive approach to the Bash Shell Script. In fact, in UNIX/Linux, the specialist does not require a lot of work to write a C/C++ program to complete, using Bash Script can be completed, small simple and fast. Chapter 1: Hello , World! Your First Shell Program Chapter 2: Input, Output, and Throughput Chapter 3: Looping and Branching Chapter 4: Command-Line Parsing and Expansion Chapter 5: Parameters and Variables Chapter 6: Shell Functions Chapter 7: String Manipulation Chapter 8: File Operations and Commands Chapter 9: Reserved Words and Builtin Commands Chapter 10: Writing Bug-Free Scripts and Debugging the Rest Chapter 11: Programming for the Command Line Chapter 12: Runtime Configuration Chapter 13: Data Processing Chapter 14: Scripting the Screen Chapter 15 : Entry-Level Programming
Platform: | Size: 3618816 | Author: 陳文風 | Hits:

[Othershell

Description: 毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne Again Shell),几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。作为系统与用户之间的交互接口,shell几乎是你在UNIX 工作平台上最亲密的朋友,因此,学好shell,是学习Linux/UNIX 的的开始,并且它会始终伴随你的工作学习。-There is no doubt, UNIX/Linux software, is one of the most important shell, the most popular shell is called Bash (Bourne Again Shell), almost all Linux and most UNIX can use Bash. As the interaction between system and user interface, shell almost UNIX workstations in your most intimate friends, therefore, to learn shell, is to learn Linux/UNIX in the beginning, and it will always work with you to learn.
Platform: | Size: 1367040 | Author: 樱空 | Hits:

[Othershell

Description: 是一部关于bash基础编程的书籍,非常方便初学者学习Linux中相关bash的内容。-Is a book on the bash-based programming is very easy for beginners to learn Linux the contents of the relevant bash.
Platform: | Size: 199680 | Author: zzyhyuan | Hits:

[Linux-Unixlinuxbash

Description: Linux bash编程 Linux bash编程 -Linux bash
Platform: | Size: 398336 | Author: 朱建清 | Hits:

[Software Engineeringpython_forUnix

Description: Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient and less painful way to handle them.-ach chapter in Python for Unix and Linux System Administration presents a particular administrative issue, such as concurrency or data backup, and presents Python solutions through hands-on examples. Once you finish this book, you’ll be able to develop your own set of command-line utilities with Python to tackle a wide range of problems. Discover how this language can help you: Read text files and extract information Run tasks concurrently using the threading and forking options Get information from one process to another using network facilities Create clickable GUIs to handle large and complex utilities Monitor large clusters of machines by interacting with SNMP programmatically Master the IPython Interactive Python shell to replace or augment Bash, Korn, or Z-Shell Integrate Cloud Computing into your infrastructure, and learn to write a Google App Engine Application Solve unique data backup challenges with customized scripts Interact with MySQL, SQLite, Oracle, Postgres,
Platform: | Size: 2638848 | Author: 欧曜玮 | Hits:

[Delphi/CppBuilderLinuxBashscriptingDaquan

Description: LinuxBash脚本编程大全 ,UNIX/Linux 最重要的软件之一就是 shell,目前最流行的 shell 被 称为 Bash(Bourne  Again  Shell),几乎所有的Linux 和绝大部分的 UNIX都可以使用 Bash。作为系统与用户之间的交互接口,shell 几乎是你在 UNIX 工作平台上最亲 密的朋友,因此,学好 shell,是学习 Linux/UNIX 的的开始,并且它会始终伴随 你的工作学习。-LinuxBash scripting Daquan
Platform: | Size: 1643520 | Author: 大迷瞪 | Hits:

[OtherBash_manuscript_programming

Description: shell 是如此地重要,但令人惊奇的是,介绍shell 的书没有真正令人满意的。所幸的是,我看到了 这本被人称为abs 的书,这本书介绍了bash 大量的细节和广阔的范围,我遇到的绝大部分的技术问题 --无论是我忘记的或是以前没有发现的--都可以在这本书里找到答案。这本使用大量的例子详细地介绍 了Bash 的语法,各种技巧,调试等等的技术,以循序渐进的学习方式,让你了解Bash 的所有特性, 在书中还有许多练习可以引导你思考,以得到更深入的知识。无论你是新手还是老手,或是使用其他 语言的程序员,我能肯定你能在此书用受益。而本书除了介绍BASH 的知识之外,也有许多有用的关 于Linux/UNIX 的知识和其他shell 的介绍。-Shell is so important and it s surpring that there are no satisfied book for it. But this book is a very good introduction for Bash.
Platform: | Size: 1367040 | Author: 薛刚 | Hits:

[Linux-Unixgj_Bash_jbbczn

Description: 高级Bash脚本编程指南(for linux)-Advanced Bash Scripting Guide!!!
Platform: | Size: 1403904 | Author: fjasdkl | Hits:

[Linux-UnixOriginal_series_Learning_The_Bash_Shell

Description: This refreshed edition serves as the most valuable guide yet to the bash shell. It s full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that much easier. Includes information on key bindings, command line editing and processing, integrated programming features, signal handling, and much more! -This refreshed edition serves as the most valuable guide yet to the bash shell. It' s full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that much easier. Includes information on key bindings, command line editing and processing, integrated programming features, signal handling, and much more!
Platform: | Size: 718848 | Author: hook | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net